Home
last modified time | relevance | path

Searched defs:ten (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/jansson/test/suites/api/
HDtest_object.c14 json_t *object, *ten; in test_clear() local
45 json_t *object, *other, *nine, *ten; in test_update() local
/trueos/contrib/ntp/libntp/
HDdofptoa.c52 register u_short ten = 10; in dofptoa() local
/trueos/contrib/gcc/
HDreal.c1452 const REAL_VALUE_TYPE *one, *ten; in real_to_decimal() local
1912 const REAL_VALUE_TYPE *ten = ten_to_ptwo (0); in real_from_string() local
/trueos/sys/contrib/octeon-sdk/
HDcvmx-nand.h281 uint64_t ten : 4; member
/trueos/contrib/llvm/lib/Support/
HDAPFloat.cpp3605 APInt ten(precision, 10); in toString() local