Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dread.c2942 int is_variable; in tilde_expand() local
2954 is_variable = home_dir[0] != '\0'; in tilde_expand()
2955 if (!is_variable) in tilde_expand()
2977 if (is_variable) in tilde_expand()