Home
last modified time | relevance | path

Searched defs:fct (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h48 # define __NTH(fct) __attribute__ ((__nothrow__)) fct argument
52 # define __NTH(fct) fct throw () argument
55 # define __NTH(fct) fct argument
64 # define __NTH(fct) fct argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h41 # define __tgml(fct) fct argument
43 # define __tgml(fct) fct ## l argument
H A Dargp.h41 # define __NTH(fct) fct __THROW argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dlibc-lock.h435 #define __libc_cleanup_push(fct, arg) \ argument