Lines Matching full:standard
315 * Either use implementation from a Standard Library, or, if no Standard Library
318 * The function arguments correspond to the standard memcpy(). Please see MSDN
325 * Either use implementation from a Standard Library, or, if no Standard Library
328 * The function arguments correspond to the standard memmove(). Please see MSDN
335 * Either use implementation from a Standard Library, or, if no Standard Library
338 * The function arguments correspond to the standard memclear(). Please see MSDN
345 * The function arguments correspond to the standard memset(). Please see MSDN
421 * Standard fopen() wrapper.
423 * Standard fclose() wrapper.
425 * Standard fseek() wrapper.
427 * Standard ftell() wrapper.
429 * Standard fflush() wrapper.
431 * Standard fwrite() wrapper.
433 * Standard fread() wrapper.