| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infomap.c | 849 #define NUL '\0' macro 854 TAB, NUL, A_info_move_to_next_xref, 855 LFD, NUL, A_info_select_reference_this_line, 856 RET, NUL, A_info_select_reference_this_line, 857 SPC, NUL, A_info_scroll_forward, 858 CONTROL('a'), NUL, A_info_beginning_of_line, 859 CONTROL('b'), NUL, A_info_backward_char, 860 CONTROL('e'), NUL, A_info_end_of_line, 861 CONTROL('f'), NUL, A_info_forward_char, 862 CONTROL('g'), NUL, A_info_abort_key, [all …]
|
| /netbsd-src/usr.bin/fpr/ |
| H A D | fpr.c | 54 #define NUL '\000' macro 107 cc = NUL; in main() 111 cc = NUL; in main() 124 cc = NUL; in main() 138 cc = NUL; in main() 143 cc = NUL; in main() 160 cc = NUL; in main() 330 if (cc != NUL) in flush()
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | fixlib.c | 75 pz_data[ space_used ] = NUL; in load_file_data() 104 case NUL: in is_cxx_header() 164 case NUL: in skip_quote() 264 case NUL: in make_raw_shell_str() 275 *pz_d = NUL; in make_raw_shell_str()
|
| H A D | fixfixes.c | 101 if (*text == NUL) in print_quote() 114 case NUL: in print_quote() 146 *pD = *pd = NUL; in emit_gnu_type() 182 while ((c = (unsigned)*(format++)) != NUL) { in format_write() 202 case NUL: in format_write() 655 if (ch == NUL) in FIX_PROC_HEAD() 804 if ((*pz != NUL) || ((unsigned)idx >= FIX_COUNT)) in main()
|
| H A D | fixincl.c | 134 if (*file_name_buf == NUL) in main() 152 *pz_end = NUL; in main() 269 if ((pz_find_base[0] != '.') || (pz_find_base[1] != NUL)) in initialize() 492 *pz_dir = NUL; in create_file() 677 while (*pz_data != NUL) { in cksum_test() 991 if (ch == NUL) in fix_with_system() 1172 if (*pz_scan == NUL) in fix_applies() 1247 if ((pz_text == (char*)NULL) || (*pz_text == NUL)) in write_replacement()
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | fixlib.c | 75 pz_data[ space_used ] = NUL; in load_file_data() 104 case NUL: in is_cxx_header() 164 case NUL: in skip_quote() 264 case NUL: in make_raw_shell_str() 275 *pz_d = NUL; in make_raw_shell_str()
|
| H A D | fixfixes.c | 101 if (*text == NUL) in print_quote() 114 case NUL: in print_quote() 146 *pD = *pd = NUL; in emit_gnu_type() 182 while ((c = (unsigned)*(format++)) != NUL) { in format_write() 202 case NUL: in format_write() 614 if (ch == NUL) in FIX_PROC_HEAD() 761 if ((*pz != NUL) || ((unsigned)idx >= FIX_COUNT)) in main()
|
| H A D | fixincl.c | 134 if (*file_name_buf == NUL) in main() 152 *pz_end = NUL; in main() 269 if ((pz_find_base[0] != '.') || (pz_find_base[1] != NUL)) in initialize() 492 *pz_dir = NUL; in create_file() 677 while (*pz_data != NUL) { in cksum_test() 991 if (ch == NUL) in fix_with_system() 1172 if (*pz_scan == NUL) in fix_applies() 1247 if ((pz_text == (char*)NULL) || (*pz_text == NUL)) in write_replacement()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BIO_read.pod | 40 The returned string is always NUL-terminated and the '\n' is preserved 42 On binary input there may be NUL characters within the string; 47 The returned string is always NUL-terminated and the '\n' is preserved 49 On binary input there may be NUL characters within the string; 55 BIO_puts() attempts to write a NUL-terminated string I<buf> to BIO I<b>. 73 the first NUL character contained in the data read. 74 In any case the trailing NUL that is added after the data read
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
| H A D | rfc4616.txt | 104 followed by a NUL (U+0000) character, followed by the authentication 105 identity (identity whose password will be used), followed by a NUL 126 UTF8NUL = %x00 ; UTF-8 encoded NUL character 129 ;; any UTF-8 encoded Unicode character except NUL 131 UTF1 = %x01-7F ;; except NUL 140 (authcid), password (passwd), and NUL character deliminators SHALL be 142 the NUL (U+0000) character is used as a deliminator, the NUL (U+0000) 294 respectively. "<NUL>" represents a single NUL (U+0000) character. 309 C: <NUL>tim<NUL>tanstaaftanstaaf 324 C: Ursel<NUL>Kurt<NUL>xipj3plmq
|
| /netbsd-src/external/bsd/top/dist/ |
| H A D | ap_snprintf.c | 74 #define NUL '\0' macro 701 prefix_char = NUL; in ap_vformatter() 1033 prefix_char = NUL; in ap_vformatter() 1076 case NUL: in ap_vformatter() 1083 prefix_char = NUL; in ap_vformatter() 1088 case NUL: in ap_vformatter() 1115 if (prefix_char != NUL && s != S_NULL && s != char_buf) { in ap_vformatter() 1121 if (pad_char == '0' && prefix_char != NUL) { in ap_vformatter()
|
| /netbsd-src/external/bsd/bzip2/dist/ |
| H A D | libbz2.dsp | 46 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 47 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 72 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 73 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
|
| /netbsd-src/sys/arch/hpcmips/stand/dspgen/ |
| H A D | application_WCE_MIPS.tmpl.evc3 | 53 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 54 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 85 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 86 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
| H A D | application_WCE_MIPS.tmpl | 50 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 51 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 82 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 83 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
|
| /netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
| H A D | rules.vc | 38 ERRNULL = 2>NUL 40 CPY = echo y | xcopy /i >NUL 41 COPY = copy >NUL 43 CPY = xcopy /i /y >NUL 44 COPY = copy /y >NUL 47 CPY = xcopy /i >_JUNK.OUT # On Win98 NUL does not work here. 48 COPY = copy >_JUNK.OUT # On Win98 NUL does not work here. 50 NULL = \NUL # Used in testing directory existence 51 ERRNULL = >NUL # Win9x shell cannot redirect stderr
|
| /netbsd-src/sys/arch/hpc/stand/dspgen/tmpl.vc5/ |
| H A D | application.SHDebug | 8 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 9 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
|
| H A D | application.SHRelease | 8 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 9 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
|
| H A D | application.MIPSDebug | 8 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 9 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
|
| /netbsd-src/sys/arch/hpc/stand/dspgen/tmpl.evc4/ |
| H A D | application.ARMV4Debug | 8 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
| H A D | application.SH3Release | 8 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
| /netbsd-src/sys/arch/hpc/stand/dspgen/tmpl.vc6/ |
| H A D | application.MIPSDebug | 8 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
| H A D | application.ARMRelease | 8 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
| H A D | application.SH3Release | 8 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
| H A D | application.MIPSRelease | 8 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
| /netbsd-src/sys/arch/hpc/stand/dspgen/tmpl.evc3/ |
| H A D | application.MIPSDebug | 8 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 9 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|