Home
last modified time | relevance | path

Searched defs:allow_null (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darray.c2749 gfc_find_array_ref (gfc_expr *e, bool allow_null) in gfc_find_array_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darray.cc2761 gfc_find_array_ref (gfc_expr *e, bool allow_null) in gfc_find_array_ref()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c108 # define CUDA_ONE_CALL_1(call, allow_null) \ in init_cuda_lib() argument
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c122 # define CUDA_ONE_CALL_1(call, allow_null) \ in init_cuda_lib() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc577 get_operator (const char *id, bool allow_null = false) in get_operator()