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

  /src/bin/test/
test.c 135 static const struct t_op mop2[] = { variable in typeref:typename:const struct t_op[]
795 return bsearch(s + 1, mop2, __arraycount(mop2),
796 sizeof(*mop2), compare1);
test.c 135 static const struct t_op mop2[] = { variable in typeref:typename:const struct t_op[]
795 return bsearch(s + 1, mop2, __arraycount(mop2),
796 sizeof(*mop2), compare1);
test.c 135 static const struct t_op mop2[] = { variable in typeref:typename:const struct t_op[]
795 return bsearch(s + 1, mop2, __arraycount(mop2),
796 sizeof(*mop2), compare1);

Completed in 37 milliseconds