HomeSort by: relevance | last modified time | path
    Searched defs:el_calloc (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
el.h 94 #define el_calloc(a,b) calloc(a, b) macro
el.h 94 #define el_calloc(a,b) calloc(a, b) macro

Completed in 22 milliseconds