OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symh
(Results
1 - 2
of
2
) sorted by null
/external/ltp/pan/
symbol.h
53
struct
symh
{
struct
62
typedef struct
symh
*SYM;
symbol.c
89
if ((h = malloc(sizeof(struct
symh
))) == NULL) {
Completed in 1746 milliseconds