Home | History | Annotate | Download | only in strace

Lines Matching refs:current_klongsize

1091 	if (sizeof(addr) > current_klongsize &&
1092 addr >= (1ULL << (current_klongsize * 8))) {