OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_alt
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
mprintf.c
592
int
is_alt
;
local
664
is_alt
= (p->flags & FLAGS_ALT) ? 1 : 0;
735
if(
is_alt
&& base == 8 && prec <= 0) {
746
if(
is_alt
&& base == 16)
763
if(
is_alt
&& base == 16) {
841
is_alt
= 1;
/toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c
[
all
...]
Completed in 77 milliseconds