Searched refs:t_strncmp (Results 1 – 1 of 1) sorted by relevance
306 # define t_strncmp strncmp /* char equivalent function name */ macro320 # define t_strncmp wcsncmp /* wide-char equivalent function name */ macro1906 if(t_strncmp(out, test->vec[i].out, test->vec[i].max-1)) { in main()1932 if(t_strncmp(out, test->vec[i].out, test->vec[i].max-1-1)) { in main()1953 if(t_strncmp(out, test->vec[i].out, test->vec[i].max-1)) { in main()