Home
last modified time | relevance | path

Searched defs:truncp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-tree.c300 bool truncp; in supportable_convert_operation() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-tree.cc390 bool truncp; in supportable_convert_operation() local
/netbsd-src/sbin/fsck_msdos/
H A Dfat.c352 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *truncp) in tryclear()