Searched refs:__map_file (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/time/
H A Dtime_impl.h18 const unsigned char* __map_file(const char*, size_t*) ATTR_LIBC_VISIBILITY;
H A D__map_file.c8 const char unsigned* __map_file(const char* pathname, size_t* size) { function
H A D__tz.c172 map = __map_file(s, &map_size);
181 map = __map_file(pathname - l, &map_size);
/fuchsia/zircon/third_party/ulib/musl/src/locale/
H A Dlocale_map.c13 const unsigned char* __map_file(const char*, size_t*);
74 const void* map = __map_file(buf, &map_size);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk809 $(LOCAL_DIR)/src/time/__map_file.c \

Completed in 39 milliseconds