OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:match_address_p
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
execute.c
979
/* ADDR_IS_NUM is handled in
match_address_p
. */
989
static bool
match_address_p
P_((struct sed_cmd *, struct input *));
991
match_address_p
(cmd, input)
985
match_address_p
(cmd, input)
function
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
ChangeLog
632
* sed/execute.c (
match_address_p
): Rewritten. Handle
634
(match_an_address_p): Suit to new
match_address_p
.
[
all
...]
Completed in 202 milliseconds