Lines Matching full:array
262 * @brief Define an array of atomic variables.
264 * This macro defines an array of atomic variables containing at least
268 * If used from file scope, the bits of the array are initialized to zero;
271 * @param name Name of array of atomic variables.
281 * The target may be a single atomic variable or an array of them.
283 * @param target Address of atomic variable or array.
300 * The target may be a single atomic variable or an array of them.
302 * @param target Address of atomic variable or array.
322 * The target may be a single atomic variable or an array of them.
324 * @param target Address of atomic variable or array.
344 * The target may be a single atomic variable or an array of them.
346 * @param target Address of atomic variable or array.
363 * The target may be a single atomic variable or an array of them.
365 * @param target Address of atomic variable or array.