Home
last modified time | relevance | path

Searched defs:INTDEF2 (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c438 INTDEF2(_IO_new_file_setbuf, _IO_file_setbuf) in INTDEF2() function
598 INTDEF2(_IO_new_file_underflow, _IO_file_underflow) in INTDEF2() function
904 INTDEF2(_IO_new_file_sync, _IO_file_sync) in INTDEF2() function
H A DlibioP.h49 # define INTDEF2(name) macro
/haiku/src/system/libroot/posix/glibc/include/
H A Dlibc-symbols.h456 # define INTDEF2(name, newname) strong_alias (name, newname##_internal) macro
462 # define INTDEF2(name, newname) macro