Searched defs:maxread (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/tests/lib/libc/stdio/ |
H A D | h_intr.c | 234 maxread(FILE* fp, void *buf, size_t size) in maxread() function
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | cpp.h | 110 usch *maxread; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-warn-access.cc | 1257 tree maxread, tree srcstr, tree dstsize, in check_access() 1523 tree maxread, tree srcstr, tree dstsize, in check_access() 1533 tree maxread, tree srcstr, tree dstsize, in check_access() 2500 tree maxread = call_arg (stmt, 2); in check_strncat() local
|
H A D | pointer-query.cc | 1324 tree maxread /* = NULL_TREE */, in access_data() 1337 tree maxread /* = NULL_TREE */, in access_data()
|
H A D | builtins.cc | 3697 tree maxread = CALL_EXPR_ARG (exp, 2); in check_strncat_sizes() local 10302 tree maxread = NULL_TREE; in maybe_emit_chk_warning() local
|
/netbsd-src/lib/librefuse/ |
H A D | refuse.c | 848 size_t maxread; in puffs_fuse_node_read() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 3359 tree maxread, tree srcstr, tree dstsize) in check_access() 4692 tree maxread = CALL_EXPR_ARG (exp, 2); in check_strncat_sizes() local 4759 tree maxread = CALL_EXPR_ARG (exp, 2); in expand_builtin_strncat() local 11088 tree maxread = NULL_TREE; in maybe_emit_chk_warning() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 292 unsigned HOST_WIDE_INT maxread = ROUND_UP (bytes, align); in select_block_compare_mode() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-string.c | 292 unsigned HOST_WIDE_INT maxread = ROUND_UP (bytes, align); in select_block_compare_mode() local
|