Searched defs:fptr (Results 1 - 8 of 8) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ | ||
| H A D | xray_trampoline_powerpc64.cc | 10 auto fptr = __xray::XRayPatchedFunction.load(); local in function:__xray::CallXRayPatchedFunction |
| /src/games/rogue/ | ||
| H A D | random.c | 68 static long *fptr = &rntb[4]; variable in typeref:typename:long * |
| /src/lib/libform/ | ||
| H A D | field_types.c | 116 set_field_type(FIELD *fptr, FIELDTYPE *type, ...) argument 141 field_type(FIELD *fptr) argument 155 field_arg(FIELD *fptr) argument |
| H A D | form.c | 387 move_field(FIELD *fptr, int frow, int fcol) argument |
| H A D | field.c | 552 set_max_field(FIELD *fptr, int max) argument 570 set_field_fore(FIELD *fptr, chtype attribute) argument 699 set_new_page(FIELD *fptr, int page) argument |
| /src/sys/external/bsd/gnu-efi/dist/gnuefi/ | ||
| H A D | reloc_ia64.S | 91 #define fptr r26 macro |
| /src/sbin/gpt/ | ||
| H A D | gpt.h | 70 int (*fptr)(gpt_t, int, char *[]); member in struct:gpt_cmd |
| /src/common/lib/libc/stdlib/ | ||
| H A D | random.c | 235 static uint32_t *fptr = &randtbl[SEP_3 + 1]; variable in typeref:typename:uint32_t * |
Completed in 7 milliseconds