Home
last modified time | relevance | path

Searched defs:chr (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/win32/
Dvdir.h112 inline int DriveIndex(char chr) in DriveIndex()
171 char chr, *ptr; in SetDirA() local
244 WCHAR chr, *ptr; in SetDirW() local
/openbsd/src/gnu/usr.bin/perl/lib/
Dbytes.pm10 sub chr :prototype(_) { BEGIN { import() } &CORE::chr } subroutine
/openbsd/src/lib/libcurses/trace/
Dvisbuf.c62 #define VisChar(tp, chr, limit) _nc_vischar(tp, chr, limit) argument
65 #define VisChar(tp, chr, limit) _nc_vischar(tp, chr) argument
/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
Dstringstream.cc70 pod_char* chr; in test02() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D941014-3.c36 gs_char chr; in gs_type0_next_char() local
/openbsd/src/gnu/usr.bin/cvs/lib/
Dgetopt.c180 my_index (str, chr) in my_index() argument
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dgetopt.c187 my_index (str, chr) in my_index() argument
/openbsd/src/usr.bin/mg/
Dword.c91 char *chr; in transposeword() local
/openbsd/src/gnu/llvm/clang/tools/scan-build-py/libscanbuild/resources/
Dsorttable.js467 Array.forEach(string.split(""), function(chr, index) { argument
/openbsd/src/gnu/llvm/clang/tools/scan-build/share/scan-build/
Dsorttable.js467 Array.forEach(string.split(""), function(chr, index) { argument
/openbsd/src/games/worm/
Dworm.c221 display(struct body *pos, char chr) in display()
/openbsd/src/gnu/lib/libiberty/src/
Dgetopt.c229 my_index (const char *str, int chr) in my_index()
/openbsd/src/sys/dev/pci/drm/i915/gvt/
Dedid.c55 unsigned char chr = 0; in edid_get_byte() local
/openbsd/src/usr.sbin/nsd/
Dnsd-checkconf.c190 const char* chr = opt->chroot; in quotepath() local
Dutil.c1188 file_inside_chroot(const char* fname, const char* chr) in file_inside_chroot()
/openbsd/src/sys/dev/ic/
Dcy.c921 int chr; in cy_poll() local
/openbsd/src/usr.sbin/pppd/chat/
Dchat.c583 #define isoctal(chr) (((chr) >= '0') && ((chr) <= '7')) in clean() argument
/openbsd/src/gnu/usr.bin/perl/
Dpp_sys.c3354 #define tryAMAGICftest_MG(chr) STMT_START { \ argument
3364 S_try_amagic_ftest(pTHX_ char chr) { in S_try_amagic_ftest()
/openbsd/src/gnu/gcc/gcc/
Ddbxout.c632 #define stabstr_C(chr) obstack_1grow (&stabstr_ob, chr) argument
/openbsd/src/sys/dev/pci/drm/i915/
Di915_gpu_error.c2412 char chr = ptr[pos]; in intel_klog_error_capture() local
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs324 UV chr = utf8_to_uvchr_buf((U8 *)p, (U8 *) end, &curlen); in bitflip_key() local
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-arm.c3919 #define po_char_or_fail(chr) do { \ in parse_operands() argument