Searched defs:FUNCTION (Results 26 - 50 of 204) sorted by relevance

123456789

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_unlink/
H A D4-1.c25 #define FUNCTION "sem_unlink" macro
/haiku-fatelf/headers/private/system/arch/arm/
H A Dasm_defs.h15 #define FUNCTION(name) .global name; .type name, %function; name macro
/haiku-fatelf/headers/private/system/arch/m68k/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku-fatelf/headers/private/system/arch/mipsel/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku-fatelf/headers/private/system/arch/ppc/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku-fatelf/headers/private/system/arch/x86/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku-fatelf/headers/private/system/arch/x86_64/
H A Dasm_defs.h12 #define FUNCTION(name) .global name; .type name, @function; name macro
/haiku-fatelf/src/system/libroot/os/arch/mipsel/
H A Datomic.S6 #define FUNCTION(x) .global x; .type x,@function; x define
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_close/
H A D3-1.c27 #define FUNCTION "mq_close" macro
H A D4-1.c25 #define FUNCTION "mq_close" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_unlink/
H A D1-1.c26 #define FUNCTION "mq_unlink" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D4-1.c24 #define FUNCTION "pthread_attr_setinheritsched" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D4-1.c23 #define FUNCTION "pthread_attr_setschedpolicy" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setschedpolicy/speculative/
H A D5-1.c23 #define FUNCTION "pthread_attr_setschedpolicy" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setscope/
H A D4-1.c24 #define FUNCTION "pthread_attr_setscope" macro
H A D5-1.c24 #define FUNCTION "pthread_attr_setscope" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_destroy/speculative/
H A D4-2.c26 #define FUNCTION "pthread_mutex_destroy" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_close/
H A D1-1.c24 #define FUNCTION "sem_close" macro
H A D2-1.c23 #define FUNCTION "sem_close" macro
H A D3-1.c26 #define FUNCTION "sem_close" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_getvalue/
H A D1-1.c26 #define FUNCTION "sem_getvalue" macro
H A D2-1.c23 #define FUNCTION "sem_getvalue" macro
H A D4-1.c25 #define FUNCTION "sem_getvalue" macro
H A D5-1.c24 #define FUNCTION "sem_getvalue" macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sem_init/
H A D1-1.c24 #define FUNCTION "sem_init" macro

Completed in 74 milliseconds

123456789