Searched refs:sym_len (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddlfcn_simple.c186 int sym_len = strlen(symbol); local
190 if (sym_len < 256)
197 malloc_sym = malloc(sym_len + 2);

Completed in 108 milliseconds