Searched refs:xstr (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/usr.bin/xstr/
H A DMakefile3 PROG= xstr
/freebsd-11-stable/contrib/apr/encoding/
H A Dapr_escape.c128 char xstr[5]; local
129 xstr[0]='0';
130 xstr[1]='x';
131 xstr[2]=what[0];
132 xstr[3]=what[1];
133 xstr[4]='\0';
134 digit = ENCODE_TO_NATIVE[0xFF & strtol(xstr, NULL, 16)];
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dext.c289 heim_utf8_string xstr; local
317 xstr = pw.data;
318 if (xstr[pw.length - 1] != '\0') {
323 *p = strdup(xstr);
/freebsd-11-stable/contrib/bmake/mk/
H A Dprog.mk65 ${CC} -E ${CFLAGS} ${.IMPSRC} | xstr -c -
70 ${CXX} -E ${CXXFLAGS} ${.IMPSRC} | xstr -c -
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-init.c279 #define xstr(s) str(s) macro
284 #define OMS xstr(OCTEON_MODEL)
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp98 #define xstr(s) str(s) macro
/freebsd-11-stable/usr.bin/
H A DMakefile298 SUBDIR.${MK_TOOLCHAIN}+= xstr
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf54 progs whois window write xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend430 usr.bin/xstr \

Completed in 179 milliseconds