Home
last modified time | relevance | path

Searched refs:os (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtester.c596 const char *os; in test_strchrnul() local
598 cp = strchrnul ((os = "abcd"), 'z'); in test_strchrnul()
600 check (cp == os + 4, 2); in test_strchrnul()

Completed in 5 milliseconds