Searched defs:past (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | arcofivar.h | 41 uint8_t *past; member
|
H A D | arcofi.c | 472 uint8_t *past; in arcofi_recv_data() local 493 uint8_t *past; in arcofi_xmit_data() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | gzguts.h | 189 int past; /* true if read requested past end */ member
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | gzguts.h | 189 int past; /* true if read requested past end */ member
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | gzguts.h | 189 int past; /* true if read requested past end */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | free_list.d | 464 auto past = cast(Node*) (buffer.ptr + available * itemSize); member
|
/netbsd-src/usr.sbin/makefs/ |
H A D | cd9660.c | 1015 int past) in cd9660_handle_collisions()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | free_list.d | 559 auto past = cast(Node*) (buffer.ptr + available * itemSize); member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 915 immutable past = unixTime - cast(time_t) convert!("days", "seconds")(1); in utcToTZ() local 1977 immutable past = unixTime - convert!("days", "seconds")(1); in utcOffset() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 861 immutable past = unixTime - cast(time_t) convert!("days", "seconds")(1); in utcToTZ() local 1859 immutable past = unixTime - convert!("days", "seconds")(1); in utcOffset() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-modref.cc | 2997 int past = past_flags[parm_index]; in analyze_parms() local 3035 int past = past_retslot_flags; in analyze_parms() local 3065 int past = past_static_chain_flags; in analyze_parms() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mips.c | 8776 const struct mips_opcode *past, struct mips_operand_token *tokens, in match_insns() 14432 const struct mips_opcode *first, *past; in mips_ip() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mips.c | 8775 const struct mips_opcode *past, struct mips_operand_token *tokens, in match_insns() 14425 const struct mips_opcode *first, *past; in mips_ip() local
|