Home
last modified time | relevance | path

Searched defs:FCT (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtfits.c28 #define FTEST_AUX(N,NOT,FCT) \ argument
56 #define FTEST(N,NOT,FCT) \ argument
96 #define CHECK_LIM(N,V,SET,FCT) \ argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling.cc45 atomic_uintptr_t FCT; member
139 uptr FCT = 0; in getThreadLocalData() local
156 auto FCT = atomic_exchange(&TLD.FCT, 0, memory_order_acq_rel); in cleanupTLD() local
178 auto FCT = reinterpret_cast<FunctionCallTrie *>(P); in postCurrentThreadFCT() local
295 auto FCT = reinterpret_cast<FunctionCallTrie *>(atomic_load_relaxed(&T->FCT)); in profilingHandleArg0() local
H A Dxray_profile_collector.cc64 FunctionCallTrie FCT; member
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c128 #define FCT internal_fnmatch macro
150 #define FCT internal_fnwmatch macro
H A Dfnmatch_loop.c40 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c152 # define FCT internal_fnmatch macro
182 # define FCT internal_fnwmatch macro
H A Dfnmatch_loop.c27 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() function
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c183 # define FCT internal_fnmatch macro
213 # define FCT internal_fnwmatch macro
H A Dfnmatch_loop.c30 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() function