Searched refs:_fn (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/arch/mips/mips/ |
| D | mips_stacktrace.c | 131 #define Name(_fn) { (void*)_fn, # _fn } argument
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libopts/ |
| D | configfile.c | 566 # define _dt_(_s, _fn) _fn, in handle_directive() argument 572 # define _dt_(_s, _fn) 1 + in handle_directive() argument 581 # define _dt_(_s, _fn) dir_names[ix++] = _s; in handle_directive() argument
|
| /netbsd/src/sys/external/bsd/acpica/dist/include/ |
| D | acoutput.h | 339 #define ACPI_ONCE(_fn, _plist) { static char _done; if (!_done) { _done = 1; _fn _… argument
|
| /netbsd/src/external/bsd/ntp/dist/sntp/libevent/ |
| D | evthread_win32.c | 117 name##_fn = GetProcAddress(lib, #name) in evthread_win32_condvar_init()
|
| /netbsd/src/external/bsd/libevent/dist/ |
| D | evthread_win32.c | 118 name##_fn = GetProcAddress(lib, #name) in evthread_win32_condvar_init()
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/ |
| D | archive_match.c | 1031 validate_time_flag(struct archive *_a, int flag, const char *_fn) in validate_time_flag() argument 1034 ARCHIVE_STATE_NEW, _fn); in validate_time_flag()
|