Searched refs:ident2 (Results 1 – 1 of 1) sorted by relevance
300 char pname[254], ident[253], ident2[253]; in preprocess() local352 strncpy(ident2, i2, l); in preprocess()353 ident2[l] = '\0'; in preprocess()354 execBlock = !strcasecmp(ident2, "BLOCK"); in preprocess()
Completed in 7 milliseconds