Searched refs:MKSH_A_PURE (Results 1 – 6 of 6) sorted by relevance
140 #define MKSH_A_PURE __attribute__((__pure__)) macro142 #define MKSH_A_PURE /* nothing */ macro2448 size_t utf_mbswidth(const char *) MKSH_A_PURE;2450 size_t utf_ptradj(const char *) MKSH_A_PURE;2454 int utf_wcwidth(unsigned int) MKSH_A_PURE;2522 char **histpos(void) MKSH_A_PURE;2525 int findhist(int, int, const char *, bool) MKSH_A_PURE;2642 size_t option(const char *) MKSH_A_PURE;2649 bool has_globbing(const char *) MKSH_A_PURE;2650 int ascstrcmp(const void *, const void *) MKSH_A_PURE;[all …]
51 const unsigned char *, bool) MKSH_A_PURE;54 const unsigned char *) MKSH_A_PURE;56 MKSH_A_PURE;
886 unsigned int val) MKSH_A_PURE;
62 static int inalias(struct source *) MKSH_A_PURE;
985 static char *x_bs0(char *, char *) MKSH_A_PURE;1011 static size_t x_nb2nc(size_t) MKSH_A_PURE;3428 static int findch(int, int, bool, bool) MKSH_A_PURE;
90 static int utflen(const char *) MKSH_A_PURE;