Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dpathnt.cpp173 int const n_length = path + path_length - n; in canonicWindowsPath() local
174 if ( !( n_length == 1 && n[ 0 ] == '.' ) in canonicWindowsPath()
175 && !( n_length == 2 && n[ 0 ] == '.' && n[ 1 ] == '.' ) ) in canonicWindowsPath()
/third_party/libxml2/
Dtestapi.c36004 int n_length; in test_xmlSchemaValidateLengthFacet() local
36010 for (n_length = 0;n_length < gen_nb_unsigned_long_ptr;n_length++) { in test_xmlSchemaValidateLengthFacet()
36016 length = gen_unsigned_long_ptr(n_length, 4); in test_xmlSchemaValidateLengthFacet()
36025 des_unsigned_long_ptr(n_length, length, 4); in test_xmlSchemaValidateLengthFacet()
36035 printf(" %d", n_length); in test_xmlSchemaValidateLengthFacet()
36066 int n_length; in test_xmlSchemaValidateLengthFacetWhtsp() local
36074 for (n_length = 0;n_length < gen_nb_unsigned_long_ptr;n_length++) { in test_xmlSchemaValidateLengthFacetWhtsp()
36081 length = gen_unsigned_long_ptr(n_length, 4); in test_xmlSchemaValidateLengthFacetWhtsp()
36091 des_unsigned_long_ptr(n_length, length, 4); in test_xmlSchemaValidateLengthFacetWhtsp()
36102 printf(" %d", n_length); in test_xmlSchemaValidateLengthFacetWhtsp()