Searched defs:first_byte (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ | ||
H A D | libieee.h | 67 unsigned char *first_byte; member |
H A D | xtensa-isa.c | 376 xtensa_insn_length_from_first_byte (xtensa_isa isa, char first_byte) in xtensa_insn_length_from_first_byte() |
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ | ||
H A D | libieee.h | 67 unsigned char *first_byte; member |
/openbsd-src/gnu/usr.bin/texinfo/info/ | ||
H A D | nodes.c | 687 long first_byte; member |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regexec.c | 2408 U8 first_byte = FLAGS(c); S_find_byclass() local |
H A D | utf8.c | 2549 U8 first_byte = *s++; Perl_utf8_to_bytes() local |
H A D | regexp.h | 39 U8 first_byte; member |