Home
last modified time | relevance | path

Searched refs:is_short (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dtriop.h105 void trio_set_short TRIO_PROTO((trio_pointer_t ref, int is_short));
Dtrio.c4549 TRIO_ARGS2((ref, is_short),
4551 int is_short)
4553 if (is_short)
/external/v8/src/
Dobjects-inl.h2388 bool ExternalString::is_short() { in is_short() function
2400 if (is_short()) return; in update_data_cache()
2432 if (is_short()) return; in update_data_cache()
Dobjects.h7388 inline bool is_short();