Searched refs:is_hash_include (Results 1 – 1 of 1) sorted by relevance
198 bool is_hash_include = !strcmp(keyword, "include"); in CeedLoadSourceToInitializedBuffer() local203 is_hash_include &= first_hash[i] == ' '; in CeedLoadSourceToInitializedBuffer()206 if (is_hash_include) { in CeedLoadSourceToInitializedBuffer()218 bool is_local_header = is_hash_include && next_quote && (next_new_line - next_quote > 0); in CeedLoadSourceToInitializedBuffer()