Searched refs:ALWAYS_INLINE (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dxatonum.h36 static ALWAYS_INLINE \
39 static ALWAYS_INLINE \
42 static ALWAYS_INLINE \
45 static ALWAYS_INLINE \
48 static ALWAYS_INLINE \
51 static ALWAYS_INLINE \
54 static ALWAYS_INLINE \
57 static ALWAYS_INLINE \
60 static ALWAYS_INLINE \
63 static ALWAYS_INLINE \
[all...]
H A Dplatform.h56 # define ALWAYS_INLINE __attribute__ ((always_inline)) inline macro
65 # define ALWAYS_INLINE inline macro
246 static ALWAYS_INLINE char* strchrnul(const char *s, char c)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxatonum.c37 static ALWAYS_INLINE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_unlzma.c16 # define speed_inline ALWAYS_INLINE
81 static ALWAYS_INLINE void rc_free(rc_t * rc)
95 static ALWAYS_INLINE void rc_normalize(rc_t * rc)
114 static ALWAYS_INLINE int rc_is_bit_0(rc_t * rc, uint16_t * p)
148 static ALWAYS_INLINE int rc_direct_bit(rc_t * rc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dlogin.c136 static ALWAYS_INLINE void die_if_nologin_and_non_root(int amroot) {}
168 static ALWAYS_INLINE int check_securetty(void) { return 1; }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dzcip.c151 static unsigned ALWAYS_INLINE ms_rdelay(unsigned secs)
H A Dwget.c45 static ALWAYS_INLINE void progressmeter(int flag) {}
H A Dhttpd.c274 static ALWAYS_INLINE void free_Htaccess_list(Htaccess **pptr)
280 static ALWAYS_INLINE void free_Htaccess_IP_list(Htaccess_IP **pptr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk.c354 static ALWAYS_INLINE void
361 static ALWAYS_INLINE struct partition *
382 static ALWAYS_INLINE void
H A Dmkfs_minix.c123 static ALWAYS_INLINE unsigned div_roundup(unsigned size, unsigned n)
H A Dfsck_minix.c220 static ALWAYS_INLINE unsigned div_roundup(unsigned size, unsigned n)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c213 static ALWAYS_INLINE int fiddle_sum(int sum, int t)
H A Dawk.c679 static int ALWAYS_INLINE isalnum_(int c)

Completed in 98 milliseconds