Home
last modified time | relevance | path

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

/stdlib/
A Dcanonicalize.c88 #ifndef DOUBLE_SLASH_IS_DISTINCT_ROOT
89 # define DOUBLE_SLASH_IS_DISTINCT_ROOT false macro
258 if (DOUBLE_SLASH_IS_DISTINCT_ROOT) in realpath_stk()
292 if (DOUBLE_SLASH_IS_DISTINCT_ROOT in realpath_stk()
367 if (DOUBLE_SLASH_IS_DISTINCT_ROOT) in realpath_stk()
383 if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1 in realpath_stk()
396 if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1 && !prefix_len in realpath_stk()

Completed in 4 milliseconds