Searched defs:allow_null (Results 1 – 5 of 5) sorted by relevance
2749 gfc_find_array_ref (gfc_expr *e, bool allow_null) in gfc_find_array_ref()
2761 gfc_find_array_ref (gfc_expr *e, bool allow_null) in gfc_find_array_ref()
108 # define CUDA_ONE_CALL_1(call, allow_null) \ in init_cuda_lib() argument
122 # define CUDA_ONE_CALL_1(call, allow_null) \ in init_cuda_lib() argument
577 get_operator (const char *id, bool allow_null = false) in get_operator()