OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggdb
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/mk/
cc.mk
25
_GGDB_SH= if test "${DEBUG}" = "yes"; then echo "-
ggdb
-DDEBUG"; else echo ""; fi
27
GGDB
= ${_GGDB}$(shell ${_GGDB_SH})
28
CFLAGS+= ${
GGDB
}
/external/openssl/crypto/bn/
Makefile
139
gcc -I../../include -g2 -
ggdb
-o exptest exptest.c ../../libcrypto.a
Completed in 547 milliseconds