Home
last modified time | relevance | path

Searched defs:rounddown (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dkernel.h76 #define rounddown(x, y) ( \ macro
/linux-3.4.99/drivers/atm/
Dlanai.c2089 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ in pcr_to_cbricg() local