Home
last modified time | relevance | path

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

/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c162 char negative[2] = {-127, 0}; in TEST_F() local
165 ASSERT_LT(0, strcmp(negative, positive)); in TEST_F()
166 ASSERT_LT(0, strncmp(negative, positive, 1)); in TEST_F()
/trusty/kernel/lib/syscall/
DREADME10 nr : system call number to use. Should not be zero or negative