Searched refs:EXTRA (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netgraph/atm/ |
| H A D | ngatmbase.c | 69 #define EXTRA 128 macro 98 s += lead + len + EXTRA; in uni_msg_extend() 255 s += EXTRA; in _uni_msg_alloc() 369 s += EXTRA; in uni_msg_alloc()
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_link_flag.m4 | 7 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 17 # If EXTRA-FLAGS is defined, it is added to the linker's default flags 19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
|
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS]) 17 # If EXTRA-FLAGS is defined, it is added to the current language's default 19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
| H A D | inflate.c | 755 state->mode = EXTRA; 756 case EXTRA:
|