Home
last modified time | relevance | path

Searched defs:gptr (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h488 #define NEW_THREAD_INFO_W(gptr, h, h_tail, t, s, n) \ argument
506 #define NEW_THREAD_INFO_A(gptr, h, h_tail, t, s, n) \ argument
524 #define NEW_DOMAIN_W(gptr, h, h_tail, name) \ argument
541 #define NEW_DOMAIN_A(gptr, h, h_tail, name) \ argument
558 #define NEW_STRING_HANDLE_W(gptr, h, h_tail, name) \ argument
574 #define NEW_STRING_HANDLE_A(gptr, h, h_tail, name) \ argument
590 #define NEW_COUNTER_W(gptr, h, h_tail, name, domain, type) \ argument
608 #define NEW_COUNTER_A(gptr, h, h_tail, name, domain, type) \ argument
626 #define NEW_HISTOGRAM_W(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
644 #define NEW_HISTOGRAM_A(gptr, h, h_tail, domain, name, x_type, y_type) \ argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h
/freebsd-src/usr.sbin/lpr/lpc/
H A Dlpc.c341 static struct group *gptr=NULL; in ingroup() local
/freebsd-src/usr.sbin/bhyve/aarch64/
H A Dbhyverun_machdep.c204 void *data, *gptr; in load_bootrom() local
/freebsd-src/usr.sbin/lpr/lpr/
H A Dlpr.c122 struct group *gptr; in main() local