HomeSort by: relevance | last modified time | path
    Searched refs:bc_function (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/bc/dist/
bcdefs.h 114 } bc_function; typedef in typeref:struct:__anon6400
global.h 89 EXTERN bc_function *functions;
load.c 61 bc_function *f;
storage.c 84 bc_function *old_f;
85 bc_function *f;
95 functions = bc_malloc (f_count*sizeof (bc_function));
208 bc_function *f;

Completed in 17 milliseconds