Home
last modified time | relevance | path

Searched defs:long_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dsp_interlocked_test.cpp18 typedef long long_type; typedef
23 typedef int long_type; typedef
/third_party/boost/libs/conversion/test/
Dimplicit_cast.cpp21 typedef type<long> long_type; typedef
/third_party/ejdb/src/jbl/
Dbinn.c127 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type) { in binn_get_type_info()