OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:append_dot
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
dirname-lgpl.c
74
bool
append_dot
= (length == 0
local
78
char *dir = malloc (length +
append_dot
+ 1);
82
if (
append_dot
)
/ndk/sources/host-tools/sed-4.2.1/lib/
dirname.c
74
bool
append_dot
= (length == 0
local
78
char *dir = xmalloc (length +
append_dot
+ 1);
80
if (
append_dot
)
Completed in 135 milliseconds