xref: /third_party/optimized-routines/string/aarch64/stpcpy-sve.S (revision bbbf1280)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/optimized-routines/string/aarch64/
1bbbf1280Sopenharmony_ci/*
2bbbf1280Sopenharmony_ci * stpcpy - copy a string returning pointer to end.
3bbbf1280Sopenharmony_ci *
4bbbf1280Sopenharmony_ci * Copyright (c) 2020, Arm Limited.
5bbbf1280Sopenharmony_ci * SPDX-License-Identifier: MIT
6bbbf1280Sopenharmony_ci */
7bbbf1280Sopenharmony_ci
8bbbf1280Sopenharmony_ci#define BUILD_STPCPY 1
9bbbf1280Sopenharmony_ci
10bbbf1280Sopenharmony_ci#include "strcpy-sve.S"
11

Indexes created Thu Nov 07 10:32:03 CST 2024