Home
last modified time | relevance | path

Searched refs:usub (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dbinops-same-args.c4 u32 usub(u32 a) { return a - a; } in usub() function
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Darithmetic-ops.c26 static unsigned int usub(unsigned int x, unsigned int y) in usub() function
/third_party/python/Lib/test/
H A Dtest_unicode.py78 class usub(str): class
80 return 'usub(%r)' % str.__repr__(self)
81 object = usub(object)

Completed in 5 milliseconds