Home
last modified time | relevance | path

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

/stdlib/
A Dstrfmon_l.c119 int sep_by_space; in __vstrfmon_l_internal() local
398 if (sep_by_space == '\377') in __vstrfmon_l_internal()
399 sep_by_space = 0; in __vstrfmon_l_internal()
408 if (sep_by_space == 2) in __vstrfmon_l_internal()
414 sep_by_space = 0; in __vstrfmon_l_internal()
444 if (sep_by_space != 0) in __vstrfmon_l_internal()
499 if (sep_by_space == 2) in __vstrfmon_l_internal()
511 if (sep_by_space == 1) in __vstrfmon_l_internal()
563 if (sep_by_space == 1) in __vstrfmon_l_internal()
581 if (sep_by_space == 2) in __vstrfmon_l_internal()
[all …]

Completed in 5 milliseconds