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

/macosx-10.10/zsh-61/zsh/Src/
H A Dglob.c34 # define ALIGN64 __attribute__((aligned(8))) macro
36 # define ALIGN64 macro
50 off_t size ALIGN64; member in struct:gmatch
55 off_t _size ALIGN64; member in struct:gmatch
131 off_t data ALIGN64; /* Argument passed to function */ member in struct:qual

Completed in 63 milliseconds