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