Home
last modified time | relevance | path

Searched refs:ZYAN_STRCHR (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/zydis/Zycore/
H A DLibC.h116 #define ZYAN_STRCHR strchr macro
315 ZYAN_INLINE char* ZYAN_STRCHR(const char* s, int c) in ZYAN_STRCHR() function
358 if (ZYAN_STRCHR(s2, *s1)) in ZYAN_STRCSPN()
428 if(ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRPBRK()
452 while (*s1 && ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRSPN()
/dports/devel/zydis/zydis-3.1.0/dependencies/zycore/include/Zycore/
H A DLibC.h116 #define ZYAN_STRCHR strchr macro
315 ZYAN_INLINE char* ZYAN_STRCHR(const char* s, int c) in ZYAN_STRCHR() function
358 if (ZYAN_STRCHR(s2, *s1)) in ZYAN_STRCSPN()
428 if(ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRPBRK()
452 while (*s1 && ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRSPN()
/dports/www/firefox/firefox-99.0/js/src/zydis/Zycore/
H A DLibC.h116 #define ZYAN_STRCHR strchr macro
315 ZYAN_INLINE char* ZYAN_STRCHR(const char* s, int c) in ZYAN_STRCHR() function
358 if (ZYAN_STRCHR(s2, *s1)) in ZYAN_STRCSPN()
428 if(ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRPBRK()
452 while (*s1 && ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRSPN()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/zydis/Zycore/
H A DLibC.h116 #define ZYAN_STRCHR strchr macro
315 ZYAN_INLINE char* ZYAN_STRCHR(const char* s, int c) in ZYAN_STRCHR() function
358 if (ZYAN_STRCHR(s2, *s1)) in ZYAN_STRCSPN()
428 if(ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRPBRK()
452 while (*s1 && ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRSPN()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/zydis/Zycore/
H A DLibC.h116 #define ZYAN_STRCHR strchr macro
315 ZYAN_INLINE char* ZYAN_STRCHR(const char* s, int c) in ZYAN_STRCHR() function
358 if (ZYAN_STRCHR(s2, *s1)) in ZYAN_STRCSPN()
428 if(ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRPBRK()
452 while (*s1 && ZYAN_STRCHR(s2, *s1++)) in ZYAN_STRSPN()