Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/corecrypto/
H A Dcc_workspaces_generated.h589 CC_INLINE cc_size CCN_GCD_WORKSPACE_N(cc_size n);
2501 CCN_GCD_WORKSPACE_N(cc_size n) in CCN_GCD_WORKSPACE_N() function
2517 return (n) + CCN_GCD_WORKSPACE_N(n); in CCN_LCM_WORKSPACE_N()