Searched refs:mep (Results 1 – 4 of 4) sorted by relevance
69 struct lc_messages_T *mep = NULL; in __messages_load_locale() local73 mep = (struct lc_messages_T *) calloc (1, sizeof *mep); in __messages_load_locale()74 if (!mep) in __messages_load_locale()79 *mep = me; in __messages_load_locale()82 locale->lc_cat[LC_MESSAGES].ptr = ret == 0 ? &_C_messages_locale : mep; in __messages_load_locale()
238 * mep-elf support contributed
7928 * libc/machine/mep/Makefile.in: Ditto.7929 * libc/machine/mep/configure: Ditto.9141 * libc/machine/configure: Regenerated to pick up mep-elf changes.9143 * Contribute mep-elf from Red Hat9150 * configure.host (mep-*-*): Support "long long" type.9154 * libc/include/machine/ieeefp.h (mep): Support little endian too.9158 * configure.host: Add mep's machine_dir.9159 * libc/include/setjmp.h: Add mep support.9160 * libc/machine/mep: New.9161 * libc/machine/mep/setjmp.S: New, support mep's setjmp/longjmp.[all …]
3071 Files: newlib/libc/machine/mep/setjmp.S