Home
last modified time | relevance | path

Searched refs:NUL (Results 1 – 25 of 141) sorted by relevance

123456

/openbsd/src/gnu/usr.bin/texinfo/info/
Dinfomap.c847 #define NUL '\0' macro
852 TAB, NUL, A_info_move_to_next_xref,
853 LFD, NUL, A_info_select_reference_this_line,
854 RET, NUL, A_info_select_reference_this_line,
855 SPC, NUL, A_info_scroll_forward,
856 CONTROL('a'), NUL, A_info_beginning_of_line,
857 CONTROL('b'), NUL, A_info_backward_char,
858 CONTROL('e'), NUL, A_info_end_of_line,
859 CONTROL('f'), NUL, A_info_forward_char,
860 CONTROL('g'), NUL, A_info_abort_key,
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dfixinc.winnt83 if ln -s X $LIB/ShouldNotExist 2>NUL; then
119 if egrep "!__STDC__" $file >NUL; then
121 cp $file $2/$file >NUL 2>&1 || echo "Can't copy $file"
134 if cmp $file $2/$file >NUL 2>&1; then
161 if cmp $file_to_fix /tmp/$base >NUL 2>&1; then \
186 if cmp $file_to_fix /tmp/$base >NUL 2>&1; then \
214 if cmp $file_to_fix /tmp/$base >NUL 2>&1; then \
229 rmdir $LIB/$file > NUL 2>&1
Dfixlib.c77 pz_data[ space_used ] = NUL;
108 case NUL:
170 case NUL:
283 case NUL:
294 *pz_d = NUL;
Dfixfixes.c105 if (*text == NUL)
118 case NUL:
153 *pD = *pd = NUL;
193 while ((c = (unsigned)*(format++)) != NUL) {
213 case NUL:
625 if (ch == NUL) in FIX_PROC_HEAD()
774 if ((*pz != NUL) || ((unsigned)idx >= FIX_COUNT))
Dfixincl.c151 if (*file_name_buf == NUL)
169 *pz_end = NUL;
303 if ((pz_find_base[0] != '.') || (pz_find_base[1] != NUL))
581 *pz_dir = NUL; in create_file()
985 if (ch == NUL)
1237 if ((pz_text == (char*)NULL) || (*pz_text == NUL))
Dfixlib.h81 #define NUL '\0' macro
Dserver.c136 *pz_scan = NUL;
/openbsd/src/usr.bin/file/magdir/
Dxilinx16 # It is followed by a NUL
26 # And then NUL / 'c' / Build Data / NUL / 'd' / Date / NUL / 'e' / Data Length
Dadventure64 # 2-byte length N, the N-char name of the game file *without* a NUL (darn!),
/openbsd/src/gnu/gcc/fixincludes/
Dfixlib.c76 pz_data[ space_used ] = NUL; in load_file_data()
105 case NUL: in is_cxx_header()
165 case NUL: in skip_quote()
265 case NUL: in make_raw_shell_str()
276 *pz_d = NUL; in make_raw_shell_str()
Dfixfixes.c102 if (*text == NUL) in print_quote()
115 case NUL: in print_quote()
147 *pD = *pd = NUL; in emit_gnu_type()
183 while ((c = (unsigned)*(format++)) != NUL) { in format_write()
203 case NUL: in format_write()
615 if (ch == NUL) in FIX_PROC_HEAD()
762 if ((*pz != NUL) || ((unsigned)idx >= FIX_COUNT)) in main()
Dfixincl.c144 if (*file_name_buf == NUL) in main()
162 *pz_end = NUL; in main()
279 if ((pz_find_base[0] != '.') || (pz_find_base[1] != NUL)) in initialize()
548 *pz_dir = NUL; in create_file()
954 if (ch == NUL) in fix_with_system()
1200 if ((pz_text == (char*)NULL) || (*pz_text == NUL)) in write_replacement()
Dfixlib.h100 #define NUL '\0' macro
Dserver.c126 *pz_scan = NUL; in load_data()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dmbchar.c38 typedef enum {ESCAPE, DOLLAR, BRACKET, AT, B, J, NUL, JIS_CHAR, OTHER, enumerator
217 ch = NUL;
/openbsd/src/gnu/gcc/gcc/config/m32c/
Dblkmov.md209 ;; the NUL at the end of the string. This is not what gcc expects; it
210 ;; expects the address registers to point *at* the NUL. The expander
213 ;; 0 = target: set to &NUL in dest
/openbsd/src/regress/usr.bin/mandoc/char/unicode/
Dnogroff.out_ascii8 <NUL><NUL> <control> NULL
Dinput.out_ascii10 U+0000 0x00 <NUL>? lowest ASCII
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/t/
DUnicode_trailing_nul.t30 is( $output, "/var/ffffff/users/superman", 'UTF-16 decodes with trailing NUL' );
/openbsd/src/bin/ed/
DPOSIX48 NUL character is written, a newline is not appended if it did not
52 For example, to create a file with ed containing a single NUL character:
/openbsd/src/usr.bin/yacc/
Dreader.c295 cachec(NUL); in keyword()
769 cachec(NUL); in get_literal()
794 if (*s == NUL) in is_reserved()
809 cachec(NUL); in get_name()
853 cachec(NUL); in get_tag()
Ddefs.h71 #define NUL '\0' /* the null character */ macro
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5261delta.pod146 C<my_atof2> no longer reads beyond the terminating NUL, which previously
147 occurred if the decimal point is immediately before the NUL.
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dutf8443 to read past a NUL, making it much less likely to read
444 off the end of the buffer. A NUL indicates the start
446 NUL-terminated, the function remains unsafe, as it
451 ? utf8_to_uvchr_buf(s,((s)+1), lp) /* Handle single NUL specially */ \
/openbsd/src/usr.bin/lex/
Dflex.skl1109 /* This used to be an fputs(), but since the string might contain NUL's,
1408 * already have been incremented past the NUL character
1414 { /* This was really a NUL. */
1421 /* Okay, we're now positioned to make the NUL
1436 /* Consume the NUL. */
1793 /* yy_try_NUL_trans - try to make a transition on the NUL character
1892 * valid NUL; if not, then we've hit the end of the buffer.
1895 /* This was really a NUL. */
2354 * @param yystr a NUL-terminated string to scan
2357 * @note If you want to scan bytes that may contain NUL values, then use

123456