OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XFREE
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_custom.h
26
#ifndef
XFREE
30
#define
XFREE
free
/external/dropbear/libtommath/
tommath.h
112
#define
XFREE
free
120
extern void
XFREE
(void *p);
/external/wpa_supplicant_8/src/tls/
libtommath.c
88
#define
XFREE
os_free
413
XFREE
(a->dp);
[
all
...]
Completed in 85 milliseconds