Searched refs:empty_string (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/gperf/src/
H A Dkeyword.h106 extern char empty_string[1];
H A Dkeyword.cc152 char empty_string[1] = ""; variable
H A Dmain.cc138 if (keyword->_rest != empty_string)
/freebsd-9.3-release/contrib/gcc/
H A Dstringpool.c41 const char empty_string[] = ""; variable
93 return empty_string;
H A Dggc.h30 extern const char empty_string[]; /* empty string */
H A Dstmt.c880 empty_string, 0, argvec, constraintvec,
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkimpersonate.c86 krb5_data empty_string; local
88 krb5_data_zero(&empty_string);
90 et.transited.contents = empty_string;
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Drlfe.c382 static char empty_string[1] = ""; local
383 char *prompt = empty_string;
645 if (prompt != empty_string)
650 prompt = empty_string;
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c3353 static char empty_string[] = ""; local
3355 result = empty_string;
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_all.c705 const char empty_string[] = ""; variable
708 asc, ascq, action, empty_string

Completed in 194 milliseconds