Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const-call.c60 size_t_cst_p (tree t, unsigned HOST_WIDE_INT *size_out) in size_t_cst_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const-call.cc60 size_t_cst_p (tree t, unsigned HOST_WIDE_INT *size_out) in size_t_cst_p()
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c3230 evhttp_uridecode(const char *uri, int decode_plus, size_t *size_out) in evhttp_uridecode()