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

  /src/sys/arch/mac68k/mac68k/
macrom.h 199 void * *Get_Ind_Resource(u_int32_t, u_int16_t);
macrom.c 317 Get_Ind_Resource(u_int32_t rsrc_type, u_int16_t rsrc_ind)
851 (long)Get_Ind_Resource(0x44525652, 1),
852 (long)*Get_Ind_Resource(0x44525652, 1),
853 (long)*((u_int32_t *)*Get_Ind_Resource(0x44525652, 1)));
863 (long)Get_Ind_Resource(0x44525652, 2),
864 (long)*Get_Ind_Resource(0x44525652, 2),
865 (long)*((u_int32_t *)*Get_Ind_Resource(0x44525652, 2)));

Completed in 39 milliseconds