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

  /src/sys/external/bsd/sljit/dist/doc/tutorial/
struct_access.c 14 typedef long (*point_func_t)(struct point_st *point);; typedef in typeref:typename:long (*)(struct point_st * point)
39 point_func_t func;
70 func = (point_func_t)code;
struct_access.c 14 typedef long (*point_func_t)(struct point_st *point);; typedef in typeref:typename:long (*)(struct point_st * point)
39 point_func_t func;
70 func = (point_func_t)code;

Completed in 22 milliseconds