OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replace_extension
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c
101
static /*@only@*/ char *
replace_extension
(const char *orig, /*@null@*/
282
obj_filename =
replace_extension
(base_filename,
876
replace_extension
(const char *orig, /*@null@*/ const char *ext,
function
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c
115
static /*@only@*/ char *
replace_extension
(const char *orig, /*@null@*/
276
obj_filename =
replace_extension
(base_filename,
374
obj_filename =
replace_extension
(base_filename,
1255
replace_extension
(const char *orig, \/*@null@*\/ const char *ext,
function
[
all
...]
Completed in 496 milliseconds