HomeSort by relevance Sort by last modified time
    Searched full:init_context (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/memcheck/tests/linux/
stack_changes.c 26 int init_context(mycontext *uc) function
57 int c1 = init_context(&ctx1);
58 int c2 = init_context(&ctx2);
  /external/freetype/src/truetype/
ttinterp.c 438 /* Init_Context */
453 Init_Context( TT_ExecContext exec,
459 FT_TRACE1(( "Init_Context: new object at 0x%08p\n", exec ));
484 FT_ERROR(( "Init_Context: not enough memory for %p\n", exec ));
    [all...]

Completed in 297 milliseconds