OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_from_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
279
stbi_uc * (*
load_from_file
)(FILE *f, int *x, int *y, int *comp, int req_comp);
member in struct:__anon26c9e3660208
683
return loaders[i]->
load_from_file
(f,x,y,comp,req_comp);
stb_image.c
279
stbi_uc * (*
load_from_file
)(FILE *f, int *x, int *y, int *comp, int req_comp);
member in struct:__anon26c9e3660208
683
return loaders[i]->
load_from_file
(f,x,y,comp,req_comp);
Completed in 30 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025