HomeSort by: relevance | last modified time | path
    Searched defs:cop2 (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/test/
test.c 119 static const struct t_op cop2[] = { variable in typeref:struct:t_op
806 else if (strcmp(s, cop2[0].op_text) == 0)
807 return cop2;
test.c 119 static const struct t_op cop2[] = { variable in typeref:struct:t_op
806 else if (strcmp(s, cop2[0].op_text) == 0)
807 return cop2;

Completed in 39 milliseconds