Searched refs:ident2 (Results 1 – 1 of 1) sorted by relevance
297 char pname[254], ident[253], ident2[253]; in preprocess() local349 strncpy(ident2, i2, l); in preprocess()350 ident2[l] = '\0'; in preprocess()351 execBlock = !strcasecmp(ident2, "BLOCK"); in preprocess()
Completed in 6 milliseconds