Home
last modified time | relevance | path

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

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