Searched defs:rindex (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dstrings.h52 #define rindex(x,y) strrchr((x), (y)) macro
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXos.h51 * index/rindex and strchr/strrchr, so any systems that don't provide them all
69 # ifndef rindex
70 # define rindex(s,c) (strrchr((s),(c))) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dconfig.h45 #undef rindex macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dconfig.h45 #undef rindex macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dconfig.h45 #undef rindex macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dconfig.h46 #undef rindex macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dconfig.h46 #undef rindex macro

Completed in 45 milliseconds