Searched refs:if_depth (Results 1 – 3 of 3) sorted by relevance
950 int if_depth = 1; in skip_code() local962 if(--if_depth) in skip_code()968 if(if_depth > 1) in skip_code()986 if(if_depth > 1) in skip_code()995 if_depth++; in skip_code()
217 int if_depth; /* How many #if:s deep to check matching #endif:s */ member771 if((!bep && pp_get_if_depth()) || (bep && pp_get_if_depth() != bep->if_depth))1307 bufferstack[bufferstackidx].if_depth = pp_get_if_depth();1396 bufferstack[bufferstackidx].if_depth,
192 int if_depth; /* How many #if:s deep to check matching #endif:s */ member746 if((!bep && pp_get_if_depth()) || (bep && pp_get_if_depth() != bep->if_depth))1236 bufferstack[bufferstackidx].if_depth = pp_get_if_depth();